home *** CD-ROM | disk | FTP | other *** search
- Path: pop.gnn.com!Ensoft
- From: Ensoft@gnn.com (EnSoft Technologies)
- Newsgroups: comp.lang.c++
- Subject: Displaying data in Borland 4.5 and OWL.
- Date: Sun, 14 Apr 1996 16:30:28
- Organization: GNN
- Message-ID: <4krne2$du0@news-e2b.gnn.com>
- NNTP-Posting-Host: www-9-79.gnn.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset="us-ascii"
- X-GNN-NewsServer-Posting-Date: 14 Apr 1996 20:33:06 GMT
- X-Mailer: GNNmessenger 1.2
-
- Can anyone recommend a good way to display data in Borland C++ 4.5 and OWL?
- The scenario is as follows: I am running a large amount of data through an
- algorithm and producing a table of results. I would like to write the table
- out to a temporary file and have the file data displayed automatically in a
- window when the processing is complete (or even better, while the processing
- is taking place). The file window should have all of the standard functions
- - save, save as, print, etc. Any thoughts or recommendations on this would
- be greatly appreciated!
-
- Abb.
-
-